Skip to content
Back to search
30
MCP

GitHub Chat

pulsemcp/github chat

Enables AI to analyze and query GitHub repositories through a FastMCP-based interface for understanding codebases, exploring architecture, and retrieving contextual information with source references.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-github-chat
Analyzes and queries GitHub repositories using the GitHub Chat API.
0 tools
GitHub Agentic Chat
Integrates with GitHub's API to enable natural language interaction with repositories, offering tools for searching, creating issues, and pe
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
mcp/github-chat
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch...
0 tools
iflow-mcp_github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_chat": {
      "url": "None",
      "transport": "http"
    }
  }
}